projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc0a222
)
text view: Add diagram to CSS documentation
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 3 Nov 2015 18:49:07 +0000
(13:49 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 3 Nov 2015 19:27:35 +0000
(14:27 -0500)
gtk/gtktextview.c
patch
|
blob
|
history
diff --git
a/gtk/gtktextview.c
b/gtk/gtktextview.c
index cab852a34abca49091ccd88e4f711fab98c287f7..3b8f16ea5e6ffe2f9e6b1e506720b0df2967f1e9 100644
(file)
--- a/
gtk/gtktextview.c
+++ b/
gtk/gtktextview.c
@@
-73,6
+73,15
@@
*
* # CSS nodes
*
+ * |[<!-- language="plain" -->
+ * textview.view
+ * ├── border.top
+ * ├── border.left
+ * ├── text
+ * ├── border.right
+ * ╰── border.bottom
+ * ]|
+ *
* GtkTextView has a main css node with name textview and style class .view,
* and subnodes for each of the border windows, and the main text area,
* with names border and text, respectively. The border nodes each get